JobBenefit 
EntityType  Independent 
Logical Entity Name  JobBenefit 
Default Table Name  PlJobBenefits 
Logical Only  NO 
Definition 
 
Note 
 

JobBenefit Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(100)  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CampusGroupId(FK)    INTEGER  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

JobBenefit Keys 
Key Name  Key Type  Keys 
PlJobBenefits_SyCampusGrpID_N_N_IDX  Inversion Entry  CampusGroupId 
PlJobBenefits_Code_N_N_IDX  Inversion Entry  Code 
PlJobBenefits_PlJobBenefitsID_U_C_IDX  PrimaryKey  Id 
PlJobBenefits_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 

JobBenefit Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EmployerJobJobBenefit  Non-Identifying  One To Zero or More          NO 
EmployerJobJobBenefit  Non-Identifying  One To Zero or More          NO 

JobBenefit Check Constraints 
Check Constraint Name  CheckConstraint